QGIS Plugin - Installation Guide

This is the cleanest way to install the plugin.

1. Install Python 2.7 64 bit (x64) from the website: https://www.python.org/downloads/
2. Download and install external libraries from http://www.lfd.uci.edu/~gohlke/pythonlibs/
	- scipy-stack (amd64)
	- skimage (amd64)
	- pyephem (amd64)
3. Download OSGeo4W64 from http://trac.osgeo.org/osgeo4w/ (64 bit version)
4. Select advanced installation
5. Search using keywords "otb", "opencv", "qgis", "gdal"
6. Right click on computer
	 -> Properties 
	 -> Advanced settings 
	 -> Environment variables 
	 -> System variables
	 -> New
	 -> Name: PYTHONPATH
	 -> Value: C:\Python27\Lib\site-packages
7. Copy the plugin into C:\Users\youruser\.qgis2\python\plugins
8. Open QGIS and enable the plugin